home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Collection 8 / CD-ROM Collection 8 - Disc 1.iso / pc / data / c01a.dxr / 00012_sbacka.pct.ls < prev    next >
Encoding:
Text File  |  1997-07-25  |  211 b   |  11 lines

  1. on mouseDown
  2.   set the castNum of sprite 7 to cast "sposea.pct"
  3.   updateStage()
  4.   set the ink of sprite 6 to 4
  5.   updateStage()
  6.   repeat while stillDown()
  7.   end repeat
  8.   set koma to koma - 1
  9.   go(marker(-1))
  10. end
  11.